Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed Mongodb DeprecationWarning: { useUnifiedTopology: true } #55

Merged
merged 1 commit into from
Nov 9, 2019

Conversation

rohantarai
Copy link
Contributor

added defaultOpt.useUnifiedTopology = true; to remove DeprecationWarning: pass option { useUnifiedTopology: true } to the MongoClient constructor

added "defaultOpt.useUnifiedTopology = true;" to remove "DeprecationWarning: pass option { useUnifiedTopology: true } to the MongoClient constructor"
@adrai adrai merged commit 58b39fa into robinfehr:master Nov 9, 2019
@adrai
Copy link
Collaborator

adrai commented Nov 9, 2019

v1.3.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants